![]() |
PATH![]() |
![]() ![]() |
Wake up a thread that has yielded time.
extern void UInt32 UAMWakeup (
ThreadID id,
UInt32 value);
The UAMWakeup function wakes up a thread that yielded time to the AppleShare Registry due to a previous call to UAMSleep . Your server UAM's completion routine typically calls UAMWakeup to awaken a thread that was put to sleep before the server UAM made a call over the network.